Academic Session
Overview
An AcademicSession represents the time period in which courses takes place.
Properties
| Name | Type | Description | Example |
|---|---|---|---|
| name | String | The name of the academic session in question. | 22F |
| start_date | String | The date of classes starting in the academic session. | January 18, 2022 |
| end_date | String | The date of classes ending in the academic session. | May 5, 2022 |